1 #d1{
2     position:absolute;
3     top:
30%;
4     left:
35%;
5     
6     opacity:
0.8;
7     filter:alpha(opacity=
80);
8     height:
45%;
9     font-weight: bolder;
10 }
11
12 #d2{
13     position:absolute;
14     top:
30%;
15     left:
55%;
16    
17     opacity:
0.8;
18     filter:alpha(opacity=
60);
19     height:
45%;
20 }
21 body{
22     background-image: url(onlineimg.jpg);
23     background-size: cover;
24     color:white;
25 }
26 h1{
27     position: absolute;
28     left:
40%;
29     top:
10%;
30 }


Gõ tìm kiếm nhanh...